home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7535 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  764 b 

  1. Path: gate.itron.com!usenet
  2. From: ronald.ten-hove@itron.com (Ron Ten-Hove)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Timeslicing Code For OS/2
  5. Date: 23 Feb 1996 20:43:18 GMT
  6. Organization: Itron Inc.
  7. Message-ID: <4gl8t6$mff@gate.itron.com>
  8. References: <4gecu2$ci5@newsbf02.news.aol.com>
  9. Reply-To: ronald.ten-hove@itron.com (Ron Ten-Hove)
  10. NNTP-Posting-Host: itron12-23.itron.com
  11. X-Newsreader: IBM NewsReader/2 v1.02
  12.  
  13. In <4gecu2$ci5@newsbf02.news.aol.com>, razine@aol.com (Razine) writes:
  14. >I am writng a program and would like to give up time slices to os/2 and
  15. >other multitasking enviroments.  Does anyone happen tohave any of this
  16. >code.  If so could you email it or reply to the newsgroup with it.  OR
  17. >direct me as to where I can obtain it.
  18.  
  19.     DosSleep( 0 );
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.